C1.DataCollection Assembly / C1.DataCollection Namespace / IDataCollectionGroup<K,T> Interface
Properties Methods

IDataCollectionGroup<K,T> Interface Members

The following tables list the members exposed by IDataCollectionGroup<K,T>.

Public Properties
 NameDescription
 Property (Inherited from System.Collections.Generic.IReadOnlyCollection<T>)
 PropertyGets the key that identifies the group.  
 Property (Inherited from System.Collections.Generic.IReadOnlyList<T>)
Top
Public Methods
 NameDescription
 Method (Inherited from System.Collections.Generic.IEnumerable<T>)
 MethodGets the type of the item. (Inherited from C1.DataCollection.IDataCollection<T>)
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Wraps an System.Collections.IEnumerable into a data collection.
Public Extension MethodOverloaded. Wraps an System.Collections.IEnumerable into a data collection.
Top
See Also